Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.multi.tenant.core.types--doctype

This contribution is part of XML component org.nuxeo.ecm.multi.tenant.core.types inside nuxeo-multi-tenant-core-9.10.jar /OSGI-INF/core-types-contrib.xml

Extension Point

Extension point doctype of component TypeService.

Contributed Items

  • <facet name="TenantConfig">
          <schema name="tenantconfig"/>
        </facet>

XML Source

<extension point="doctype" target="org.nuxeo.ecm.core.schema.TypeService">
    <facet name="TenantConfig">
      <schema name="tenantconfig"/>
    </facet>
  </extension>